[INFO] cloning repository https://github.com/thedustinmiller/yap-orange
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thedustinmiller/yap-orange" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedustinmiller%2Fyap-orange", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedustinmiller%2Fyap-orange'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7418ba41d4108631b214fabac09c31c164d985b
[INFO] fixing thedustinmiller/yap-orange against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthedustinmiller%2Fyap-orange" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/thedustinmiller/yap-orange
[INFO] finished tweaking git repo https://github.com/thedustinmiller/yap-orange
[INFO] tweaked toml for git repo https://github.com/thedustinmiller/yap-orange written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thedustinmiller/yap-orange on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thedustinmiller/yap-orange already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded fractional_index v2.0.2
[INFO] [stderr]   Downloaded emojis v0.6.4
[INFO] [stderr]   Downloaded comrak v0.36.0
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded wry v0.54.3
[INFO] [stderr]   Downloaded toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] [stderr]   Downloaded dom_query v0.25.1
[INFO] [stderr]   Downloaded selectors v0.35.0
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded tao v0.34.6
[INFO] [stderr]   Downloaded zip v8.2.0
[INFO] [stderr]   Downloaded pg-embed v1.0.0
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded deflate64 v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f
[INFO] running `Command { std: "docker" "start" "8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking emojis v0.6.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking comrak v0.36.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking yap-core v0.1.0 (/opt/rustwide/workdir/crates/yap-core)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]     Checking fractional_index v2.0.2
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking yap-store-pg v0.1.0 (/opt/rustwide/workdir/crates/yap-store-pg)
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking tokio-test v0.4.5
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling utoipa-swagger-ui v9.0.2
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking yap-store-sqlite v0.1.0 (/opt/rustwide/workdir/crates/yap-store-sqlite)
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr] error: failed to run custom build command for `utoipa-swagger-ui v9.0.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/utoipa-swagger-ui-d79b2842da7a2e40/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/utoipa-swagger-ui-fd25658040ae4e18/out
[INFO] [stderr]   SWAGGER_UI_DOWNLOAD_URL: https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.14.zip
[INFO] [stderr]   cargo:rerun-if-env-changed=SWAGGER_UI_DOWNLOAD_URL
[INFO] [stderr]   start download to : "/opt/rustwide/target/debug/build/utoipa-swagger-ui-fd25658040ae4e18/out/v5.17.14.zip"
[INFO] [stderr]   reqwest feature: Err(NotPresent)
[INFO] [stderr]   trying to download using `curl` system package
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   curl: (6) Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4060) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/utoipa-swagger-ui-9.0.2/build.rs:216:50:
[INFO] [stderr]   failed to download Swagger UI: Custom { kind: Other, error: "curl download file exited with error status: exit status: 6" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c347efdfba8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c347efdfba8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::trace_unsynchronized::<std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c347efdfba8 - std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c347efdfba8 - <<std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6b4415987d471b61]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c347eff336a - <core[6b4415987d471b61]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c347eff336a - core[6b4415987d471b61]::fmt::write
[INFO] [stderr]      6:     0x5c347efe4702 - std[5c0eaf5403f5fa91]::io::default_write_fmt::<std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5c347efe4702 - <std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr as std[5c0eaf5403f5fa91]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5c347efc2c66 - <std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c347efc2c66 - std[5c0eaf5403f5fa91]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c347efd9c21 - std[5c0eaf5403f5fa91]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c347efd9ddb - std[5c0eaf5403f5fa91]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5c347efc2d22 - std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x5c347efb7e09 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_end_short_backtrace::<std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c347efc371d - __rustc[33ffaff69ac0afe3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5c347eff3c1c - core[6b4415987d471b61]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c347eff3962 - core[6b4415987d471b61]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5c347ece229f - <core[6b4415987d471b61]::result::Result<(), alloc[ae119af534b892b]::boxed::Box<dyn core[6b4415987d471b61]::error::Error>>>::expect
[INFO] [stderr]     18:     0x5c347ecd8cf0 - build_script_build[1cb7fbd0402bee19]::get_zip_archive
[INFO] [stderr]     19:     0x5c347ecda916 - build_script_build[1cb7fbd0402bee19]::main
[INFO] [stderr]     20:     0x5c347ecef393 - <fn() as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5c347ece13c6 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5c347ecd82d9 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5c347efd9007 - <&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     25:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<i32, &dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     26:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     29:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<isize, std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     30:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5c347efd9007 - std[5c0eaf5403f5fa91]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5c347ecd4e21 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5c347ecdeaf5 - main
[INFO] [stderr]     34:     0x7d14c064e1ca - <unknown>
[INFO] [stderr]     35:     0x7d14c064e28b - __libc_start_main
[INFO] [stderr]     36:     0x5c347ecd2395 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f", kill_on_drop: false }`
[INFO] [stdout] 8d768bcaddc9999b1981abaf649e7e6d1d45b1b3e78cf6161f30ef06b6e04f9f
